asynchronous processing
英 [eɪˈsɪŋkrənəs ˈprəʊsesɪŋ]
美 [eɪˈsɪŋkrənəs ˈprɑːsesɪŋ]
网络 异步处理; 异步处理支持; 非同步处理
双语例句
- In particular, asynchronous processing scenarios are at high risk when compensation frameworks and relaxed ACID are used.
特别是,异步处理场景在使用补偿框架和放松ACID时会面临较大的风险。 - While this approach is not without merit, it can be difficult to accurately reproduce the asynchronous processing of user interface code.
虽然这种方法不是没有好处,但是要精确的复写出与用户界面异步交互的代码却很难。 - This architecture can be applied for synchronous as well as asynchronous processing of SOAP messages.
这种体系结构可以应用于SOAP消息的同步处理和异步处理。 - There are several benefits to using WebSphere eXtreme Scale over the established frameworks ( such as JMS and other messaging infrastructures) for asynchronous processing
在成熟的框架(比如JMS和其他消息传递基础设施)上使用WebSphereeXtremeScale来进行异步处理有几个好处 - Keep in mind that Flex's UI relies on asynchronous processing, so any changes made might not take effect immediately.
记住,Flex的UI依赖于异步处理,因此任何更改都不会立即生效。 - With the asynchronous processing support, a servlet no longer has to wait for a response from a resource such as a database before its thread can continue processing.
支持异步处理后,Servlet的线程就不用像以前那样了&收到来自资源的响应之后才能继续处理请求。 - This is called asynchronous processing.
这称为异步处理。 - Asynchronous processing in GAE
在GAE中异步处理 - Thread pool technology is a simple and effective mechanism for asynchronous processing within the same process, particularly useful for performing asynchronous processing in Web server or application server. It can largely improve the server performance.
当行处理且处理过程相同时,采用线程池技术是一种简单而高效的机制,尤其用在Web服务器或应用服务器时他能显著地改善服务器应用程序的性能。 - If a business error occurred during the asynchronous processing stage, the service implementation raises the business fault when queried for the response message.
如果在异步处理阶段发生业务错误,服务实现将在查询响应消息时引发业务错误。